Skip to content

feat: add option to skip single duplicated file without canceling whole uploading process#538

Closed
Gimir wants to merge 1 commit intodevelopmentfrom
feat/skip-single-duplicate
Closed

feat: add option to skip single duplicated file without canceling whole uploading process#538
Gimir wants to merge 1 commit intodevelopmentfrom
feat/skip-single-duplicate

Conversation

@Gimir
Copy link
Contributor

@Gimir Gimir commented Mar 3, 2026

Description and UI changes:

File manager changes.
Added Cancel option for single duplicated file alongside with Duplicate and Replace.
This allows user to skip this file without having to cancel whole uploading process.
image

Issues:

  • Issue N/A

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

@Gimir Gimir self-assigned this Mar 3, 2026
@Gimir Gimir added the enhancement New feature or request label Mar 3, 2026
@Gimir Gimir closed this Mar 4, 2026
@Gimir Gimir deleted the feat/skip-single-duplicate branch March 4, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant